home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / showdown_noel.swf / scripts / DefineButton2_921 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-15  |  110b  |  5 lines

  1. on(release){
  2.    gameURL = "http://www.miniclip.com/games/deep-freeze/en/";
  3.    getURL(gameURL,"_blank");
  4. }
  5.